home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / fm2utils.zip / fm2utils.doc < prev    next >
Text File  |  1996-06-03  |  11KB  |  305 lines

  1.  
  2.     FM/2 Utilities, a utility collection for use with File Manager/2
  3.          copyright (c) 1994/95 by M. Kimes (Barebones Software)
  4.                           all rights reserved
  5.     ================================================================
  6.  
  7. This is a collection of utilities that may prove useful in conjunction
  8. with FM/2 (or even without it).  While FM/2 is shareware (you must pay
  9. for it if you continue using it beyond a 30-day trial period), this
  10. utility collection is offered as free-for-the-using (you don't have to
  11. pay for it to use it).
  12.  
  13. All the .EXE utilities provide help if you run them with /? as an
  14. argument (hint:  arguments shown in brackets [] are optional, arguments
  15. shown in braces <> are required).  The .CMD utilities may be directly
  16. inspected using a text editor and are commented as to use and function.
  17. It's recommended that you place these utilities into a directory on your
  18. PATH (type HELP PATH at a command prompt if you don't know what that
  19. means).  If you have FM/2 installed, may I suggest you make a UTILS
  20. directory off your FM/2 directory?
  21.  
  22. These utilities are standalone, meaning that one doesn't rely on
  23. another.  You can therefore delete any you don't want to keep around
  24. without affecting the operation of any of the others.
  25.  
  26. If you like the FM/2 Utilities package, you'll love FM/2.  File
  27. Manager/2 (FM/2) is a shareware OS/2 2.1+ PM 32-bit
  28. file/directory/archive maintenance utility (a sort of super-Drives
  29. object, something midway between the Drives objects and a more
  30. traditional file manager) with plenty of bells, whistles and utilities,
  31. drag and drop, context menus, toolbars and accelerator keys.  FM/2 won a
  32. 1995 OS/2 Magazine Editor's Choice award -- the only file management
  33. software to do so.  If you know how to use OS/2, you already know how to
  34. use most of FM/2.  You can easily glean the rest from the extensive
  35. online help.  FM/2 is available from ftp.secret.com (/g/os2utl), from
  36. Compuserve's OS2SHARE (OS2BVEN) forum (GO OS2SHARE) in library 18, and
  37. from finer OS/2 BBSs everywhere.
  38.  
  39.  
  40. Following is a very brief description of each program in the package:
  41.  
  42. BEEP.EXE
  43.     Makes a beep noise.
  44.  
  45. CVT4OS2.CMD
  46.     Converts 4DOS/4OS2 non-standard DESCRIPT.ION files to WPS-standard
  47.     .SUBJECT EAs.
  48.  
  49. CVTFBBS.CMD
  50.     Converts FILES.BBS file comments to WPS-standard .SUBJECT EAs.
  51.  
  52. DELTREE.EXE
  53.     Deletes a directory and all its subdirectories and files.
  54.  
  55. DRVRLIST.EXE
  56.     Lists all mounted drivers.  Use /w switch for a "wide" listing.
  57.  
  58. DRVTYPES.EXE
  59.     Lists all drives with information on their types.
  60.  
  61. DSTART.EXE
  62.     A START command that will work from DOS VDMs (penalty box).
  63.  
  64. EJECT.EXE
  65.     Eject media from a removable drive.  Notes:  when EJECT, LOCK or
  66.     UNLOCK returns an error code of 31, it usually means that function
  67.     is not supported for the requested drive.  "The parameter is not
  68.     correct" may mean you tried it on a non-existent or fixed drive.
  69.     Error 163 is not in the OS/2 message file; it's "uncertain media,"
  70.     and usually just repeating the command will "fix" it.
  71.  
  72. FATOPT.EXE*
  73.     An OS/2 FAT optimizer -- defragment, condense freespaces, sort file
  74.     and directory names, test sectors in system areas, test (and repair
  75.     some damaged) clusters, report on drive usage.  If you receive a
  76.     "FATOpt can't lock" message from FATOpt, the drive is in use and
  77.     FATOpt can't optimize it; try booting from floppies (place
  78.     FATOPT.EXE on the floppy together with VIOCALLS.DLL).  If you
  79.     receive a "FATOpt ran out of memory" error, add RAM and/or set up a
  80.     swapfile on a partition other than the one being optimized (type
  81.     HELP SWAPPATH at a command line for more info) and/or try the -p
  82.     or -q switches.  Other errors (uncommon) should be self-explanatory,
  83.     if distressing.  CHKDSK/F should be run before running FATOpt, and
  84.     it's always a good idea to back up before defragging.  FATOpt
  85.     errorlevel returns for batch files:  0 = no problems, 1 = user
  86.     abort, 2 = out of memory, 3 = bad file (run CHKDSK/F, dammit),
  87.     4 = can't open drive, 5 = can't lock drive, 6 = can't fix bad
  88.     cluster, 7 = insufficient free space on drive, 8 = unknown error,
  89.     9 = bad system area, 10 = error during standard file copy.
  90.     BACKUP BEFORE OPTIMIZING.  REMEMBER THE BEST OPTIMIZATION IS
  91.     ACCOMPLISHED BY A BACKUP/DELETE/RESTORE.
  92.  
  93. FINDPATH.EXE
  94.     List a PATH-style environment variable's directories (or LIBPATH),
  95.     or find a file or files in those directories.  Perhaps useful for
  96.     tracking down files that appear in more than one directory on the
  97.     PATH or LIBPATH.
  98.  
  99. FLUSH.EXE
  100.     Flush file system caches and buffers (make system quiescent).
  101.  
  102. FM2PLAY.EXE*
  103.     Used by FM/2 to play multimedia files with the "Play Multimedia"
  104.     command (requires MMPM/2).
  105.  
  106. HPFSOPT.EXE*
  107.     An HPFS optimizer.
  108.  
  109. ISTEXT.EXE
  110.     Returns ERRORLEVEL 1 if a file appears to be a text (ASCII) file,
  111.     0 if not or file is inaccessible.
  112.  
  113. KILL2.EXE
  114.     A timed deletion/touch/list utility.
  115.  
  116. KILLPID.EXE
  117.     Kill processes by PID or title, or list PIDs of running processes.
  118.     See also SWITCHTO.EXE.
  119.  
  120. KEYLOCKS.EXE
  121.     Control state of num lock, caps lock, scroll lock.  Note:  PM
  122.     program, but still designed to be run from command line.
  123.  
  124. LA.EXE
  125.     Lists the contents of archive files, extracts files from archives
  126.     using one command without you having to know the archive type or
  127.     archiver commands (requires ARCHIVER.BB2 datafile to be on your
  128.     PATH or DPATH, copy included in the archive, edit to taste/need).
  129.  
  130. LINES.EXE
  131.     Counts lines in text files.
  132.  
  133. LOCK.EXE
  134.     Lock a removable drive.
  135.  
  136. MAKEOBJ.CMD
  137.     Creates WPS objects for filenames -- program objects for programs,
  138.     shadows for everything else -- on the desktop.
  139.  
  140. MKPATH.EXE
  141.     Make directories many levels deep with one command.
  142.  
  143. MOV.EXE
  144.     A MOVE command that can move between drives and optionally allows
  145.     overwriting.
  146.  
  147. MSENSIT.EXE
  148.     Set sensitivity of mouse.
  149.  
  150. NO.EXE
  151.     Hides file system objects, then runs a command (excludes file system
  152.     objects from a command).
  153.  
  154. NOCAD.EXE
  155.     Disables/reenables (toggles) CTRL-ALT-DEL.
  156.  
  157. OPEN.CMD
  158.     Opens a WPS object.
  159.  
  160. PRIORITY.EXE
  161.     A launch-with-priority program that lets you set the priority of
  162.     other programs when you start them.
  163.  
  164. QFORMAT.EXE
  165.     Quick format floppies by zapping the root and FATs.  NOTE:  Warp's
  166.     FORMAT will do this, too (/Q switch).
  167.  
  168. QPLAY.EXE
  169.     Quiet play plays multimedia files via MMPM/2 without showing itself
  170.     (perhaps useful from batch files).
  171.  
  172. REBOOT.EXE
  173.     Reboots the system as though you'd pressed CTRL-ALT-DEL.
  174.  
  175. REBOOTP.EXE
  176.     Reboots the system as though you'd pressed CTRL-ALT-DEL after
  177.     broadcasting a WM_QUIT message to all children of the desktop and
  178.     waiting 60 seconds for the applications to save their settings and
  179.     quit (note that VIO and DOS applications will pop up their "Are you
  180.     sure?" boxes, but you don't have to be there to answer (and
  181.     shouldn't be -- use Shutdown instead if you're not automating),
  182.     though such apps won't pick up on the hint to shut down).  This is a
  183.     PM application, but still designed to be run from command line.
  184.  
  185. REMTAB.EXE
  186.     Removes TABs from text files.
  187.  
  188. RENCASE.EXE
  189.     Renames files to the same name but all upper, lower or "mixed" case.
  190.  
  191. RESET.EXE
  192.     Resets a drive.
  193.  
  194. SAVEDESK.EXE
  195.     Saves the Desktop, optionally restarts WPS by killing it and letting
  196.     it restart itself.
  197.  
  198. SDIR.CMD
  199.     Directory listing that shows .SUBJECT EAs.
  200.  
  201. SMODE.EXE
  202.     Set screen modes (columns, rows, resolutions) for VIO/full screen
  203.     sessions or reports on available modes.
  204.  
  205. SNAPSHOT.EXE
  206.     Creates a "snapshot" file compatible with PMDMatch.
  207.  
  208. SR.EXE
  209.     Simple search-and-replace command, optional interactive mode.
  210.     Intended to be used non-interactively for many files in a single
  211.     pass (otherwise a text editor is more suitable).
  212.  
  213. SRCH.CMD
  214.     A search command for OS/2 (finds text in files).
  215.  
  216. STRIP.EXE
  217.     Filter that strips sp